home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-12-06 | 407 b | 19 lines | [TEXT/MMCC] |
- // Comment out the following line unless you are using
- // the Universal Headers 2.0a3 release:
-
- #define qUseNewUniversalInterfaces 1
-
- // Useful include files to speed up development
-
- #include "BuildConditionals.h"
-
- #include <Types.h>
- #include <Events.h>
- #include <Windows.h>
- #include <Dialogs.h>
- #include <StandardFile.h> // for ModalFilterYDUPP
- #include <Drag.h>
-
- #include "Sprocket.h"
- #include "Window.h"
-